home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
listings
/
v_13_05
/
wittenb
/
hello.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-04-15
|
229 b
|
26 lines
/*1:*/
#line 8 "hello.w"
/*3:*/
#line 24 "hello.w"
#include <stdio.h>
/*:3*/
#line 9 "hello.w"
main(void)
{
/*2:*/
#line 18 "hello.w"
printf("hello, world\n");
/*:2*/
#line 13 "hello.w"
}
/*:1*/